速報APP / 程式庫與試用程式 / Noise Demo: FFT Spectogram Realtime

Noise Demo: FFT Spectogram Realtime

價格:免費

更新日期:2017-07-20

檔案大小:3.8M

目前版本:1.1-prod

版本需求:Android 4.1 以上版本

官方網站:http://paramsen.github.io

Email:par.nils.amsen@gmail.com

聯絡地址:隱私權政策

Noise Demo: FFT Spectogram Realtime(圖1)-速報App

This is the sample app for Noise written in Kotlin with RxJava2. Noise is a Java Android wrapper for kissfft, a FFT implementation written in C.

The FFT:s are rendered from the microphone stream in real time. Expect drag on most devices since the FFT Spectogram rendering isn't that optimal. Works pretty good on modern devices tho.

Noise Demo: FFT Spectogram Realtime(圖2)-速報App

You can find the source for this app and the lib at the repo https://github.com/paramsen/noise

Code hard,

Noise Demo: FFT Spectogram Realtime(圖3)-速報App

Pär Amsen